[INFO] fetching crate rust-ai 0.1.22...
[INFO] testing rust-ai-0.1.22 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rust-ai 0.1.22 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rust-ai 0.1.22
[INFO] finished tweaking crates.io crate rust-ai 0.1.22
[INFO] tweaked toml for crates.io crate rust-ai 0.1.22 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-ai 0.1.22 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-ai 0.1.22 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00bf0fe109dd43123939c1ea72b3e1c303815cc37c9f65856544ca04c6ca44b6
[INFO] running `Command { std: "docker" "start" "-a" "00bf0fe109dd43123939c1ea72b3e1c303815cc37c9f65856544ca04c6ca44b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00bf0fe109dd43123939c1ea72b3e1c303815cc37c9f65856544ca04c6ca44b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00bf0fe109dd43123939c1ea72b3e1c303815cc37c9f65856544ca04c6ca44b6", kill_on_drop: false }`
[INFO] [stdout] 00bf0fe109dd43123939c1ea72b3e1c303815cc37c9f65856544ca04c6ca44b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b888c76cd24930c5262b9b8a5e3942960cd8682d6f080785510cd381cebf973
[INFO] running `Command { std: "docker" "start" "-a" "7b888c76cd24930c5262b9b8a5e3942960cd8682d6f080785510cd381cebf973", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling thread-id v4.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling isolang v2.4.0
[INFO] [stderr]    Compiling serde_with v3.6.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling rust-ai v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]   --> src/openai/endpoint.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Model::GPT_3_5_TURBO_16K_0613,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Model::GPT_3_5_TURBO_0301,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]   --> src/openai/endpoint.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Model::GPT_3_5_TURBO_0613,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |             Model::GPT_4_0314,
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Model::GPT_4_32K_0314,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     GPT_4_0314,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     GPT_4_32K_0314,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]    --> src/openai/types/model.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     GPT_3_5_TURBO_16K_0613,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]    --> src/openai/types/model.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     GPT_3_5_TURBO_0613,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     GPT_3_5_TURBO_0301,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_002`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     CODE_DAVINCI_002,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_001`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     CODE_DAVINCI_001,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_002`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     CODE_CUSHMAN_002,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_001`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     CODE_CUSHMAN_001,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.62s
[INFO] running `Command { std: "docker" "inspect" "7b888c76cd24930c5262b9b8a5e3942960cd8682d6f080785510cd381cebf973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b888c76cd24930c5262b9b8a5e3942960cd8682d6f080785510cd381cebf973", kill_on_drop: false }`
[INFO] [stdout] 7b888c76cd24930c5262b9b8a5e3942960cd8682d6f080785510cd381cebf973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df05628e61857db8e32e9109e230a9d6ab98214c883aca3ab1bca6ad5d5303b0
[INFO] running `Command { std: "docker" "start" "-a" "df05628e61857db8e32e9109e230a9d6ab98214c883aca3ab1bca6ad5d5303b0", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]   --> src/openai/endpoint.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Model::GPT_3_5_TURBO_16K_0613,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Model::GPT_3_5_TURBO_0301,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]   --> src/openai/endpoint.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Model::GPT_3_5_TURBO_0613,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |             Model::GPT_4_0314,
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Model::GPT_4_32K_0314,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     GPT_4_0314,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     GPT_4_32K_0314,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]    --> src/openai/types/model.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     GPT_3_5_TURBO_16K_0613,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]    --> src/openai/types/model.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     GPT_3_5_TURBO_0613,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-ai v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     GPT_3_5_TURBO_0301,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_002`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     CODE_DAVINCI_002,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_001`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     CODE_DAVINCI_001,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_002`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     CODE_CUSHMAN_002,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_001`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     CODE_CUSHMAN_001,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]   --> src/openai/endpoint.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Model::GPT_3_5_TURBO_16K_0613,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Model::GPT_3_5_TURBO_0301,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]   --> src/openai/endpoint.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Model::GPT_3_5_TURBO_0613,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |             Model::GPT_4_0314,
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stdout]   --> src/openai/endpoint.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Model::GPT_4_32K_0314,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     GPT_4_0314,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     GPT_4_32K_0314,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]    --> src/openai/types/model.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     GPT_3_5_TURBO_16K_0613,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stdout]    --> src/openai/types/model.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     GPT_3_5_TURBO_0613,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stdout]    --> src/openai/types/model.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     GPT_3_5_TURBO_0301,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_002`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     CODE_DAVINCI_002,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_001`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     CODE_DAVINCI_001,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_002`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     CODE_CUSHMAN_002,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_001`: The Codex models are now deprecated.
[INFO] [stdout]    --> src/openai/types/model.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     CODE_CUSHMAN_001,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "df05628e61857db8e32e9109e230a9d6ab98214c883aca3ab1bca6ad5d5303b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df05628e61857db8e32e9109e230a9d6ab98214c883aca3ab1bca6ad5d5303b0", kill_on_drop: false }`
[INFO] [stdout] df05628e61857db8e32e9109e230a9d6ab98214c883aca3ab1bca6ad5d5303b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58d4bdfe443ba1c7191df8d25dea29b65ef3d524cb8ec41b62bb3fb552d090c3
[INFO] running `Command { std: "docker" "start" "-a" "58d4bdfe443ba1c7191df8d25dea29b65ef3d524cb8ec41b62bb3fb552d090c3", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stdout] 
[INFO] [stderr]   --> src/openai/endpoint.rs:28:20
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 28 |             Model::GPT_3_5_TURBO_16K_0613,
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stderr]   --> src/openai/endpoint.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |             Model::GPT_3_5_TURBO_0301,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stderr]   --> src/openai/endpoint.rs:30:20
[INFO] [stderr]    |
[INFO] [stderr] 30 |             Model::GPT_3_5_TURBO_0613,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stderr]   --> src/openai/endpoint.rs:35:20
[INFO] [stderr]    |
[INFO] [stderr] 35 |             Model::GPT_4_0314,
[INFO] [stderr]    |                    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stderr]   --> src/openai/endpoint.rs:38:20
[INFO] [stderr]    |
[INFO] [stderr] 38 |             Model::GPT_4_32K_0314,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_0314`: Discontinuation date 2024-06-13, use `gpt-4-0613` instead
[INFO] [stderr]    --> src/openai/types/model.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 |     GPT_4_0314,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_4_32K_0314`: Discontinuation date 2023-09-13, use `gpt-4-32k-0613` instead
[INFO] [stderr]    --> src/openai/types/model.rs:142:5
[INFO] [stderr]     |
[INFO] [stderr] 142 |     GPT_4_32K_0314,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_16K_0613`: Discontinuation date 2024-06-13
[INFO] [stderr]    --> src/openai/types/model.rs:200:5
[INFO] [stderr]     |
[INFO] [stderr] 200 |     GPT_3_5_TURBO_16K_0613,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0613`: Discontinuation date 2024-06-13
[INFO] [stderr]    --> src/openai/types/model.rs:213:5
[INFO] [stderr]     |
[INFO] [stderr] 213 |     GPT_3_5_TURBO_0613,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::GPT_3_5_TURBO_0301`: Discontinuation date 2023-09-13, use `gpt-3.5-turbo-0613` instead
[INFO] [stderr]    --> src/openai/types/model.rs:224:5
[INFO] [stderr]     |
[INFO] [stderr] 224 |     GPT_3_5_TURBO_0301,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_002`: The Codex models are now deprecated.
[INFO] [stderr]    --> src/openai/types/model.rs:276:5
[INFO] [stderr]     |
[INFO] [stderr] 276 |     CODE_DAVINCI_002,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::CODE_DAVINCI_001`: The Codex models are now deprecated.
[INFO] [stderr]    --> src/openai/types/model.rs:285:5
[INFO] [stderr]     |
[INFO] [stderr] 285 |     CODE_DAVINCI_001,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_002`: The Codex models are now deprecated.
[INFO] [stderr]    --> src/openai/types/model.rs:295:5
[INFO] [stderr]     |
[INFO] [stderr] 295 |     CODE_CUSHMAN_002,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `openai::types::model::Model::CODE_CUSHMAN_001`: The Codex models are now deprecated.
[INFO] [stderr]    --> src/openai/types/model.rs:304:5
[INFO] [stderr]     |
[INFO] [stderr] 304 |     CODE_CUSHMAN_001,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-ai` (lib) generated 14 warnings
[INFO] [stderr] warning: `rust-ai` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_ai-341722b55ea96c9e)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsai-0d3e2413f3ed5207)
[INFO] [stderr]    Doc-tests rust_ai
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/azure/apis/speech.rs - azure::apis::speech::Transcription::status (line 343) ... ignored
[INFO] [stdout] test src/azure/mod.rs - azure::apis (line 25) ... ignored
[INFO] [stdout] test src/azure/types/ssml/mod.rs - azure::types::ssml::SSML (line 69) ... ok
[INFO] [stdout] test src/azure/types/ssml/mod.rs - azure::types::ssml (line 9) ... ok
[INFO] [stdout] test src/utils/config.rs - utils::config::Config (line 39) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "58d4bdfe443ba1c7191df8d25dea29b65ef3d524cb8ec41b62bb3fb552d090c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58d4bdfe443ba1c7191df8d25dea29b65ef3d524cb8ec41b62bb3fb552d090c3", kill_on_drop: false }`
[INFO] [stdout] 58d4bdfe443ba1c7191df8d25dea29b65ef3d524cb8ec41b62bb3fb552d090c3
